Move getting the property out of the loop, and rename the variable
authorSøren Sandmann <sandmann@redhat.com>
Tue, 16 May 2006 16:51:27 +0000 (16:51 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Tue, 16 May 2006 16:51:27 +0000 (16:51 +0000)
commit5d4beaecb5851bbee2a73b381ab6f4be446d459a
treeb85121fabe84a099af2a73e6b693817c985befca
parentdfbaef6b880eb1aeb46685fd288ca42f68b35417
Move getting the property out of the loop, and rename the variable

Tue May 16 12:36:25 2006  Søren Sandmann  <sandmann@redhat.com>

        * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Move getting the
        property out of the loop, and rename the variable 'max_expand'.

        * gtk/gtktoolbar.c (gtk_toolbar_class_init): Fix the decription
        for the max-child-expand property.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktoolbar.c